home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / list70a.arc / WHATSNEW < prev   
Text File  |  1989-10-18  |  5KB  |  110 lines

  1. LIST Version 7.0                                                       10/15/89
  2.  
  3.         New commands:
  4.         ------------
  5.  
  6.         ctrl-F          sends a formfeed to the printer (LPT1), the printer
  7.                         must be online and ready
  8.  
  9.         ctrl-L          like F3, resumes a text Find/Scan
  10.  
  11.         ctrl-P          prints the entire file without requiring any lines to
  12.                         be marked
  13.  
  14.         ctrl-T          dials the phone number at the cursor, the phone
  15.                         number ends with the first space (or blank);
  16.                         return to LIST with <enter>, redial with <spacebar>,
  17.                         or hang up with <escape>
  18.  
  19.         ctrl-V          toggles active window if two files are displayed
  20.  
  21.         /Ftext          command line parameter to begin a text search through
  22.                         all selected files; the search is case sensitive
  23.  
  24.         alt-A           resumes text search (Find or Scan) across all files
  25.  
  26.         alt-I           inserts a new file by grabbing a file name from
  27.                         the current display screen, you position the cursor
  28.                         to the start of a file name
  29.  
  30.                         if the inserted filename is from a Viewarc display,
  31.                         the file will be extracted from the archive and then
  32.                         displayed
  33.  
  34.         alt-V           displays names of files in the current directory; you
  35.                         can then select one for viewing, deleting, etc.
  36.  
  37.                         To select a file, use the arrow key, or tab, shift-tab,
  38.                         home, and end keys to place the cursor at a file name.
  39.                         Press the letter of the function you want.
  40.  
  41.                         Subdirectories are shown with an up or down arrow
  42.                         next to them. The up arrow entry move you to the
  43.                         parent directory. The down arrow entries move you to
  44.                         the next lower subdirectory. When you exit LIST, you
  45.                         you be in the selected directory, not the original one.
  46.  
  47.                         The Delete function will remove an empty directory.
  48.                         The ESCape ane Quit commands no longer exit, they
  49.                         return to the display of the last file viewed.
  50.  
  51.         alt-Z           Toggles display on bottom line from "Keys:"
  52.                         to "Toggles:"
  53.  
  54.         Expanded function:
  55.         -----------------
  56.         Find/Scan       wildcard character ? can be supplied as part of the
  57.                         search text; the & character can be used an an escape
  58.                         character to allow including ? as part of the search
  59.                         text. Also, if the found text is off-screen, the
  60.                         display is automatically scrolled left or right to
  61.                         bring the found text into view. Only the search text
  62.                         is highighted.
  63.  
  64.         alt-O           the write file name is remembered across files
  65.         alt-D
  66.  
  67.         alt-W           the screen may be split horizontally and vertically
  68.                         by moving the cursor to the desired screen position
  69.  
  70.                         You may scroll either of the two windows. Move between
  71.                         the two windows with c-PgDn and c-PgUp.
  72.  
  73.                         Use of alt-V file selection is not recommended at this
  74.                         with a vertical split.
  75.  
  76.                         Use of the Help function will destroy the first window.
  77.                         It is best for now to get out of split screen, invoke
  78.                         Help, and then split the screen again.
  79.  
  80.                         The second and subsequent windows are displayed in the
  81.                         window-text color. You set that with the usual F-keys
  82.                         when viewing in the second window. You can clone the
  83.                         second color, but do so in full (not split) screen
  84.                         mode.
  85.  
  86. LIST Version 7.0                                                       10/15/89
  87.  
  88.         DEBUG offsets  (may not be current)
  89.         -------------
  90.  
  91.         Item           Offset  Value
  92.         -------------- ------  -----
  93.         Special         0132    70
  94.         Normal          0134    07
  95.         Bright          0136    0F
  96.         Window 1 color  0138    07
  97.         Window 2 color  0139    0F
  98.         Flag3           013A    09      Retrace off and junk filter on
  99.         Flag4           013B    08      Tabs on
  100.         Find row        013C    0800
  101.         Scroll incr     013E    0A00
  102.         Scroll start    0140    0000
  103.         Tab value       0142    0800
  104.         Tab mask        0144    F8FF
  105.         Loudness        0146    C800
  106.         Key rate        0148    FF
  107.         Overlap         0149    0000
  108.         Wildcard esc    014B    26
  109.         Alt-V up        014C    0600
  110.